-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
zcash_client_backend: Add optional derivation metadata when importing UFVKs with spending purpose. #1636
Conversation
8955be6
to
7fa87b5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK 7fa87b5 with a small concern.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1636 +/- ##
==========================================
- Coverage 56.39% 56.37% -0.02%
==========================================
Files 149 149
Lines 19466 19476 +10
==========================================
+ Hits 10977 10980 +3
- Misses 8489 8496 +7 ☔ View full report in Codecov by Sentry. |
7fa87b5
to
f1724c4
Compare
f1724c4
to
cc2dfbf
Compare
force-pushed to address comments from review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK cc2dfbf
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Post-hoc ACK
No description provided.